perm filename BRKTAB.SAI[E,ALS] blob
sn#122079 filedate 1974-10-02 generic text, type C, neo UTF8
COMMENT ⊗ VALID 00002 PAGES
C REC PAGE DESCRIPTION
C00001 00001
C00002 00002 The following is a temporary insertion
C00003 ENDMK
C⊗;
;The following is a temporary insertion
MOVE T,[360,,000000] ;Activation on LF,VT,FF,CR
MOVEM T,BRKTAB
SETZM BRKTAB+1 ;Accept most special characters
SETZM BRKTAB+2
MOVE T,[000001,,000006] ;Activation on ALT and all αβ controls
MOVEM T,BRKTAB+3 ;and disable α<CR> returning last line
SETOM T ;Nessary for GETLIN to work properly
GETLIN T
TLO T,100
SETLIN T ;Enter special activation mode
;End of temporary insertion